func testing.removeAll

2 uses

	testing (current package)
		testing.go#L1089: 				if err := removeAll(c.tempDir); err != nil {
		testing.go#L1117: func removeAll(path string) error {